home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Magazine / YAM / Source / includes / proto / cmanager.h next >
Encoding:
C/C++ Source or Header  |  2000-12-15  |  482 b   |  25 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef PROTO_CMANAGER_H
  4. #define PROTO_CMANAGER_H
  5.  
  6. #include <clib/cmanager_protos.h>
  7.  
  8. #ifdef __GNUC__
  9. #include <inline/cmanager.h>
  10. #endif /* __GNUC__ */
  11.  
  12. #ifdef __SASC
  13. #include <pragmas/cmanager_pragmas.h>
  14. #endif /* __SASC */
  15.  
  16. #ifndef __NOLIBBASE__
  17. extern struct Library *
  18. #ifdef __CONSTLIBBASEDECL__
  19. __CONSTLIBBASEDECL__
  20. #endif /* __CONSTLIBBASEDECL__ */
  21. CManagerBase;
  22. #endif /* !__NOLIBBASE__ */
  23.  
  24. #endif /* !PROTO_CMANAGER_H */
  25.